@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
.center{
	text-align: center;
}
.youshi2{
	width: 100%;
	height: 527px;
	background:red;
	background: url("ts_bg.gif") repeat-x;
}
.youshi2 .youshi2_con{
	width: 960px;
	height: 573px;
	margin: 0 auto;
	background: url("ts_bgg.jpg") no-repeat left 25px;
}
.youshi2 .youshi2_con h3{
	width: 500px;
}
.youshi2 .youshi2_con h3 span{
	font-family: Arial;
	font-size: 16px;
	color: #adadad;
	font-weight: normal;
}
.youshi2 .youshi2_con p{
	width: 556px; padding-top:20px;
	height: 68px;
	float: left;
	margin-bottom: 30px;
}
.youshi2 .youshi2_con p b{
	display: inline-block;
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 22px;
	float: left;
	text-align: center;
	color: #ffffff;
	background-color: #0166c3;
	border-radius: 100%;
}
.youshi2 .youshi2_con p span{
	border-bottom: 1px dotted #a1a1a1;
    color: #333;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-style: normal;
    line-height: 30px;
    padding-bottom: 7px;
    width: 468px;
    margin-left: 20px;
}






@media (max-width: 1200px) {
  .xinkemobile{display:none}

}


@media (min-width: 1200px) {
  .xinkemobile{}
  }
